Skip to main content

BitBucket

Bitbucket is a web-based platform for version control and collaboration used in software development. ezto auth provides a convenient way for users to log into your app with Bitbucket.

Prerequisites

Make sure to create a BitBucket account before you begin.

1 Go to Dashboard > Authentication > Social.

2 Click on + CREATE CONNECTION.

3 You will be redirected to the social connection providers page, where you can view all the available providers.

Social Connection

4 Click on BitBucket.

5 You will be directed to the configuration page for the chosen social connection method.

BitBucket

6 To enable BitBucket login, you must first establish an OAuth application in the BitBucket Cloud.


  • Copy the redirect URL for the BitBucket provider from the dashboard as the first step.

Redirect URL

  • Go to BitBucket Console and click on Settings > Your Workspace Settings.

Settings

  • Click on OAuth consumers from the left hand menu, and click on Add consumer.

Add consumer

  • Provide a descriptive name, and paste the Redirect URL copied from your dashboard in the Callback URL field.

Name

  • Scroll down, select atleast one permission scope.

Permission Scope

  • Click on Save.

  • OAuth consumer will be created, copy the Consumer Key and Consumer Secret.

Consumer Key & Secret


7 Return to your dashboard, paste the Consumer Key and Consumer Secret.

Consumer Key & Secret

8 Configure the other required specification, click on SAVE.

Know more

Create Social Connection

Application Details

Application Execution

Attach Social Connection to Application